Skip to content

block: rbd: switch to dynamic root device#766

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1085147=>linus-master
Open

block: rbd: switch to dynamic root device#766
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1085147=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 24, 2026

Pull request for series with
subject: block: rbd: switch to dynamic root device
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1085147

Driver core expects devices to be dynamically allocated and will, for
example, complain loudly when no release function has been provided.

Use root_device_register() to allocate and register the root device
instead of open coding using a static device.

Signed-off-by: Johan Hovold <[email protected]>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

Upstream branch: dd6c438
series: https://patchwork.kernel.org/project/linux-block/list/?series=1085147
version: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant